* man.el (Man-completion-table): default-directory "/" in case
authorKevin Ryde <user42@zip.com.au>
Wed, 25 Nov 2009 22:41:06 +0000 (22:41 +0000)
committerKevin Ryde <user42@zip.com.au>
Wed, 25 Nov 2009 22:41:06 +0000 (22:41 +0000)
commit35c8fc2f0f552538a94e10cd076547b0c7903af9
tree1f3ffbc346e910085b991a6a4a229fb927a265b5
parenta7b665f4bcfc16d1a294099ffe86accd97e3e392
* man.el (Man-completion-table): default-directory "/" in case
doesn't otherwise exist.  process-environment COLUMNS=999 so as
not to truncate long names.  process-connection-type pipe to avoid
any chance of hitting the pseudo-tty TIOCGWINSZ.  (Further to
Bug#3717.)
lisp/man.el